printunixdialog: fix a GtkTable->GtkGrid typo
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 24 Oct 2011 20:31:50 +0000 (16:31 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 24 Oct 2011 20:33:00 +0000 (16:33 -0400)
commit99266c4ceb188da9f365a9a1f6700fd7272041df
treed71e8a142e02607d90f4872649ecd9c3e82e0973
parentcd91ab9761b3de45ab55b622154a71ad9fd5eca8
printunixdialog: fix a GtkTable->GtkGrid typo

Code was treating the GtkScrolledWindow as a grid, not the grid itself.
gtk/gtkprintunixdialog.c